
/* odercss */



    .form-card {
      width: 96%;
      margin: 40px auto;
      background: #fff;
      border-radius: 10px;
      box-shadow: #0776ff 0 0 0 1px, rgba(86, 99, 121, .04) 10px 10px 10px, rgba(20, 21, 26, .1) 5px -11px 16px 20px;
      padding: 20px 10px;
      font-size: 14px;
      color: #333;
    }
    .form-card h3 {
      font-size: 16px;
      margin-bottom: 30px;
      border-left: 4px solid #2d8cf0;
      padding-left: 10px;
    }

    .records-list { display:flex; flex-direction:column; gap:16px; }
    .record-card {
      padding:12px 16px;
      border:1px solid #eee;
      border-radius:8px;
      background:#fafafa;
      font-size:14px;
      line-height:1.8;
    }
    .record-card strong { color:#2d8cf0; }

    .row-line {
      display:flex;
      justify-content:flex-start;
      gap:10px;
    }
    .row-line .label {
      display:inline-block;
      width:80px;       /* 统一宽度保证右边对齐 */
      font-weight:500;
      color:#555;
    }
    .row-line .value {
      flex:1;
      color:#333;
    }
    /* PC 端：把值顶到最右并右对齐 */
@media (min-width: 992px){
  .record-card{ padding:16px 20px; }
  .row-line{
    display:flex;
    align-items:center;
    justify-content: space-between;   /* 左右拉开到两端 */
    gap: 16px;
  }
  .row-line .label{
    min-width: 120px;                 /* 左列固定最小宽度，整齐 */
    color:#666;
  }
  .row-line .value{
    flex: 1;
    text-align: right;                /* 右列文字右对齐 */
    font-variant-numeric: tabular-nums;  /* 数字等宽，列更齐 */
  }
  /* 时间行可以稍微强调一下 */
  .row-line:first-child .value{ font-weight:600; }
}

/* odercss end */




.hk{
	background: #3F51B5; border-radius: 4px; color: #ffffff; cursor: pointer; display: flex ; padding: 5px;
}
.PageQuotations_okgCont__7Zg9z {
	padding-left: 8px;
	padding-right: 8px
}

@media (min-width:768px) {
	.PageQuotations_okgCont__7Zg9z {
		padding-left: 12px;
		padding-right: 12px
	}
}

@media (min-width:1024px) {
	.PageQuotations_okgCont__7Zg9z {
		padding-left: calc(50% - 480px);
		padding-right: calc(50% - 480px)
	}
}

@media (min-width:1270px) {
	.PageQuotations_okgCont__7Zg9z {
		padding-left: calc(50% - 624px);
		padding-right: calc(50% - 624px)
	}
}

.PageQuotations_okgItem__PcNL\+ {
	box-sizing: border-box;
	padding-left: 8px;
	padding-right: 8px;
	width: 100%
}

@media (min-width:768px) {
	.PageQuotations_okgItem__PcNL\+ {
		box-sizing: border-box;
		padding-left: 12px;
		padding-right: 12px;
		width: 33.33333333%
	}
}

@media (min-width:1024px) {
	.PageQuotations_okgItem__PcNL\+ {
		box-sizing: border-box;
		padding-left: 12px;
		padding-right: 12px;
		width: 33.33333333%
	}
}

@media (min-width:1270px) {
	.PageQuotations_okgItem__PcNL\+ {
		box-sizing: border-box;
		padding-left: 12px;
		padding-right: 12px;
		width: 33.33333333%
	}
}

@media (min-width:768px) {
	.PageQuotations_okgItem__PcNL\+ {
		box-sizing: border-box;
		padding-left: 12px;
		padding-right: 12px;
		width: 100%
	}
}

@media (min-width:1024px) {
	.PageQuotations_okgItem__PcNL\+ {
		box-sizing: border-box;
		padding-left: 12px;
		padding-right: 12px;
		width: 50%
	}
}

@media (min-width:1270px) {
	.PageQuotations_okgItem__PcNL\+ {
		box-sizing: border-box;
		padding-left: 12px;
		padding-right: 12px;
		width: 41.66666667%
	}

	.PageQuotations_okgOffset1__ySawP {
		margin-left: 8.33333333%
	}

	.PageQuotations_okgPreview__tG93R {
		box-sizing: border-box;
		padding-left: 12px;
		padding-right: 12px;
		width: 33.33333333%
	}
}

.PageQuotations_matchList__9xMkM {
	margin-top: 40px
}

@media (min-width:1270px) {
	.PageQuotations_matchList__9xMkM {
		margin-left: 8.33333333%
	}
}

@media (min-width:1024px) {
	.PageQuotations_matchList__9xMkM {
		min-width: 480px
	}
}

.PageQuotations_preview__f32o4 {
	margin-top: 40px
}

@media (max-width:767px) {
	.PageQuotations_preview__f32o4 {
		margin-top: 24px;
		padding-bottom: 48px
	}
}

@media (min-width:1024px) {
	.PageQuotations_preview__f32o4 {
		margin-left: auto;
		margin-right: 0;
		max-width: 400px
	}
}

.PageQuotations_cont__4brsn {
	align-items: center;
	align-items: flex-start;
	display: flex;
	flex-wrap: wrap
}

.PageQuotations_h2__AH12e {
	font-size: 24px;
	font-weight: 700
}

@media (min-width:768px) {
	.PageQuotations_h2__AH12e {
		font-size: 32px
	}
}

.no-wrap {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.traded-infos .traded-infos-title {
	color: #9aa1b1;
	font-size: 12px;
	line-height: 16px
}

.traded-infos .traded-infos-value {
	color: #3f475a;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px
}

.traded-infos .traded-infos-row {
	display: flex;
	margin-top: 8px
}

.traded-infos .traded-infos-row:first-of-type {
	margin-top: 0
}

.traded-infos .traded-infos-col {
	box-sizing: border-box;
	padding-right: 16px
}

.traded-infos .traded-infos-col:first-of-type,
.traded-infos .traded-infos-col:nth-of-type(2) {
	flex: 0 0 30%;
	width: 30%
}

.traded-infos .traded-infos-col:nth-of-type(3) {
	flex: 0 0 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 40%
}

.traded-infos .traded-infos-col:last-of-type {
	padding-right: 0;
	text-align: right
}

.traded-infos .traded-infos-creator {
	align-items: center;
	display: flex;
	margin-top: 4px
}

.traded-infos .traded-infos-list {
	margin-top: 20px
}

.traded-infos .traded-infos-hint {
	margin-top: 24px;
	text-align: center
}

.traded-infos-card {
	background: #fff;
	border: 1px solid #e9ebf2;
	border-radius: 2px;
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .1);
	cursor: auto;
	left: 0;
	position: absolute;
	top: 0;
	width: 398px;
	z-index: 1
}

.traded-infos-card .traded-infos-card-cont {
	padding: 20px
}

.traded-infos-card .traded-infos-footer {
	border-top: 1px solid #e9ebf2;
	color: #2d60e0;
	padding: 15px 0 16px;
	text-align: center
}

.traded-infos-card .traded-infos-link {
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px
}

.traded-popup-layer {
	margin-top: -8px
}

.traded-popup-reference {
	background-color: #062b12;
	border-radius: 4px;
	color: #25a750;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
	height: 20px;
	line-height: 20px;
	padding: 1px 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.traded-popup-reference.light {
	background-color: var(--okd-color-green-050);
	color: #2ead65
}

.traded-popup-reference.noPopup {
	background-color: #fff;
	color: var(--okd-color-gray-400);
	cursor: default;
	height: 16px;
	line-height: 16px;
	padding: 0
}

.Tags_merchantIcon__msRhu {
	align-items: center;
	display: flex;
	height: 16px;
	min-width: 16px;
	width: 16px
}

@media (max-width:767px) {
	.Tags_merchantIcon__msRhu {
		margin-top: 0
	}
}

.Tags_merchantName__hdNY6 {
	flex-shrink: 1;
	font-size: 14px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media (min-width:768px) {
	.Tags_merchantName__hdNY6 {
		color: #1f2533;
		font-size: 16px;
		line-height: 20px
	}
}

.Tags_merchantLink__u5a8b {
	cursor: pointer;
	flex-shrink: 1;
	font-size: 14px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media (min-width:768px) {
	.Tags_merchantLink__u5a8b {
		color: #1f2533;
		font-size: 16px;
		line-height: 20px
	}
}

.Tags_institutional__2GTiC {
	display: inline-block
}

.Tags_reviewIcon__bIis0 {
	color: var(--okd-color-text-lighter);
	padding-right: 2px
}

.Tags_metricItem__Zkc6A:not(:last-child):after {
	background: var(--okd-color-text-light);
	border-radius: 50%;
	content: "";
	display: inline-block;
	height: 3px;
	margin: 0 8px;
	vertical-align: middle;
	width: 3px
}

.Tags_metricItem__Zkc6A .Tags_tagName__5QxeL {
	color: var(--okd-color-gray-400);
	font-size: 10px;
	font-weight: 400;
	line-height: 16px
}

@media (min-width:1024px) {
	.Tags_metricItem__Zkc6A .Tags_tagName__5QxeL {
		font-size: 12px;
		font-weight: 500
	}
}

.Tags_metricItem__Zkc6A .Tags_tagName__5QxeL .Tags_tagIcon__Ko1Jm {
	font-size: 12px;
	padding-right: 2px
}

.Tags_metricItem__Zkc6A.Tags_warn__WGThD {
	color: var(--okd-color-orange-700)
}

.MakerInfo_makerInfo__pK4Lg {
	display: flex;
	flex-direction: column;
	row-gap: 4px
}

.MakerInfo_nameCont__ZaJP5 {
	align-items: center;
	-moz-column-gap: 4px;
	column-gap: 4px;
	display: flex
}

.MakerInfo_nameCont__ZaJP5 .MakerInfo_merchant-icon__JsP49 {
	display: inline-flex;
	height: 16px;
	width: 16px
}

.MakerInfo_merchantMetrics__dC\+PO {
	align-items: center;
	color: #929292;
	display: flex;
	flex-wrap: wrap;
	font-size: 12px;
	font-weight: 500;
	justify-content: flex-start;
	line-height: 16px;
	row-gap: 4px
}

:root {
	--okd-tag-fill-lime-background-color: var(--okd-color-semantic-highlight);
	--okd-tag-fill-lime-font-color: var(--okd-color-content-primary);
	--okd-tag-fill-lime-border-color: var(--okd-color-common-transparent);
	--okd-tag-fill-green-background-color: rgba(0, 188, 75, .1);
	--okd-tag-fill-green-font-color: var(--okd-color-preference-profit);
	--okd-tag-fill-green-border-color: var(--okd-color-common-transparent);
	--okd-tag-fill-red-background-color: rgba(245, 56, 79, .1);
	--okd-tag-fill-red-font-color: var(--okd-color-preference-loss);
	--okd-tag-fill-red-border-color: var(--okd-color-common-transparent);
	--okd-tag-outline-grey-background-color: var(--okd-color-common-transparent);
	--okd-tag-outline-grey-font-color: var(--okd-color-semantic-neutral);
	--okd-tag-outline-grey-border-color: var(--okd-color-semantic-neutral);
	--okd-tag-outline-green-background-color: var(--okd-color-common-transparent);
	--okd-tag-outline-green-font-color: var(--okd-color-semantic-positive);
	--okd-tag-outline-green-border-color: var(--okd-color-semantic-positive);
	--okd-tag-outline-red-background-color: var(--okd-color-common-transparent);
	--okd-tag-outline-red-font-color: var(--okd-color-semantic-negative);
	--okd-tag-outline-red-border-color: var(--okd-color-semantic-negative);
	--okd-tag-outline-tangerine-background-color: var(--okd-color-common-transparent);
	--okd-tag-outline-tangerine-font-color: var(--okd-color-semantic-notice);
	--okd-tag-outline-tangerine-border-color: var(--okd-color-semantic-notice);
	--okd-tag-outline-lightgrey-background-color: var(--okd-color-common-transparent);
	--okd-tag-outline-lightgrey-font-color: var(--okd-color-content-contrast);
	--okd-tag-outline-lightgrey-border-color: var(--okd-color-content-contrast)
}

.PreviewOrder_cont__BX-P2 {
	border: .5px solid #ebebeb;
	border-radius: 8px
}

.PreviewOrder_cont__BX-P2 .PreviewOrder_header__fppEY {
	background: #f7f7f7;
	border-bottom: .5px solid #ebebeb;
	border-radius: 8px 8px 0 0;
	padding: 16px 24px
}

.PreviewOrder_cont__BX-P2 dl {
	font-size: 14px;
	line-height: 16px;
	padding: 24px
}

.PreviewOrder_item__ojLVp {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 32px 0
}

.PreviewOrder_item__ojLVp:first-of-type {
	margin-top: 0
}

.PreviewOrder_item__ojLVp:last-of-type {
	margin-bottom: 0
}

.PreviewOrder_item__ojLVp.PreviewOrder_itemsStart__8bZvX {
	align-items: flex-start;
	line-height: 24px;
	margin-bottom: 24px;
	padding: 0 2px
}

.PreviewOrder_item__ojLVp dt {
	align-items: center;
	-moz-column-gap: 4px;
	column-gap: 4px;
	display: flex
}

.PreviewOrder_item__ojLVp dd {
	text-align: right
}

.PreviewOrder_item__ojLVp strong {
	font-size: 20px;
	font-weight: 700;
	line-height: 24px
}

.PreviewOrder_hr__15-ma {
	background-color: #ebebeb;
	height: 1px;
	width: 100%
}

.PreviewOrder_qpSteps__XjrUh .PreviewOrder_qpItem__vjFQV {
	color: var(--okd-color-text-amplifed);
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin-top: -4px;
	padding-left: 12px
}

.PreviewOrder_qpSteps__XjrUh .PreviewOrder_qpItem__vjFQV strong {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px
}

.PreviewOrder_qpSteps__XjrUh .PreviewOrder_ccyIcon__\+JKM8 {
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px
}

:root {
	--okd-steps-process-background: var(--okd-color-container-inverse);
	--okd-steps-waiting-background: var(--okd-color-transparent-white);
	--okd-steps-finish-background: var(--okd-color-transparent-white);
	--default-error-background: #0c5025;
	--okd-steps-process-title-color: var(--okd-color-content-primary);
	--okd-steps-waiting-title-color: var(--okd-color-content-contrast);
	--okd-steps-finish-title-color: var(--okd-color-content-primary);
	--okd-steps-process-description-color: var(--okd-color-content-contrast);
	--okd-steps-waiting-description-color: var(--okd-color-content-disabled);
	--okd-steps-finish-description-color: var(--okd-color-content-contrast);
	--okd-steps-process-icon-color: var(--okd-color-content-inverse);
	--okd-steps-waiting-icon-color: var(--okd-color-content-disabled);
	--okd-steps-finish-icon-color: var(--okd-color-content-primary);
	--okd-steps-process-border-color: #ebebeb;
	--okd-steps-waiting-border-color: #ebebeb;
	--okd-steps-finish-border-color: #ebebeb;
	--okd-steps-tail-after-background: #ebebeb;
	--okd-steps-horizontal-total-color: #929292;
	--okd-steps-common-icon-size: 22px;
	--okd-steps-common-icon-font-size: var(--okd-font-size-xs);
	--okd-steps-common-title-font-size: 16px;
	--okd-steps-common-description-font-size: var(--okd-font-size-xs);
	--okd-steps-label-vertical-content-margin-top: 8px;
	--okd-steps-label-vertical-content-margin-left: 8px;
	--okd-steps-label-vertical-title-padding-right: 0px;
	--okd-steps-label-vertical-description-max-width: 140px;
	--okd-steps-horizontal-content-margin-left: 8px;
	--okd-steps-horizontal-title-line-height: 20px;
	--okd-steps-vertical-content-margin-left: 32px;
	--okd-steps-vertical-icon-margin-right: 8px;
	--okd-steps-vertical-title-line-height: 20px;
	--okd-steps-vertical-description-line-height: 16px;
	--okd-steps-vertical-description-padding-bottom: 12px;
	--okd-steps-process-tail-color: var(--okd-color-border-primary);
	--okd-steps-waiting-tail-color: var(--okd-color-content-primary);
	--okd-steps-finish-tail-color: var(--okd-color-content-primary);
	--okd-steps-process-icon-border-color: var(--okd-color-transparent-white);
	--okd-steps-waiting-icon-border-color: var(--okd-color-border-primary);
	--okd-steps-finish-icon-border-color: var(--okd-color-content-primary);
	--okd-steps-common-waiting-border-width: 4px;
	--okd-steps-circle-icon-size: 8px;
	--okd-steps-circle-icon-margin-top: 6px;
	--okd-steps-circle-process-bg-color: var(--okd-color-content-primary);
	--okd-steps-circle-waiting-bg-color: #dbdbdb;
	--okd-steps-circle-finish-bg-color: var(--okd-color-content-primary);
	--okd-steps-common-title-line-height: 20px;
	--okd-steps-common-description-line-height: 16px
}

.MatchList_cont__Xxx5D {
	margin-top: 16px;
	width: 100%
}

.MatchList_scroll__jX\+yS {
	max-height: 340px;
	overflow-y: auto;
	padding: 1px
}

@media (min-width:768px) {
	.MatchList_scroll__jX\+yS {
		max-height: 480px
	}
}

.MatchList_labelCont__h3I0w {
	position: relative
}

.MatchList_labelCont__h3I0w .iconfont {
	bottom: 0;
	position: absolute;
	right: 0
}

.MatchList_labelCont__h3I0w.MatchList_labelSelectedCont__1VkMV {
	padding-right: 22px
}

.MatchList_label__ky1IA {
	font-size: 16px;
	font-weight: 20px
}

.MatchList_labelSub__javIx {
	font-size: 12px;
	line-height: 16px
}

.MatchList_primary__BDjsP {
	color: #000
}

.MatchList_secondary__PP-3V {
	color: #929292
}

.MatchList_bold__W8yjv {
	font-weight: 700
}

.MatchList_cursorPointer__BC8fl {
	cursor: pointer
}

.MatchList_badge__t2Nms {
	background-color: #bcff2f !important;
	margin-left: 8px
}

.MatchList_managePayment__9NulY {
	cursor: pointer;
	display: block;
	margin-top: 16px
}

.MatchList_buyGap__6SfRD {
	height: 0
}

@media (min-width:1024px) {
	.MatchList_buyGap__6SfRD {
		height: 40px
	}
}

.MatchList_sellGap__K1aG6 {
	height: 16px
}

.MatchList_alert__4Bewd {
	margin-top: 0
}

@media (min-width:768px) {
	.MatchList_alert__4Bewd {
		margin-top: 32px
	}
}

.MatchList_confirmBtn__kiD8L {
	margin-top: 24px
}

.MatchList_successIcon__Lvp\+w {
	zoom: 1.286;
	line-height: 14px;
	margin-left: auto
}

.index_paySpeed1__h9ohe {
	background: #f2f2f2;
	border-radius: 2px;
	color: var(--okd-color-gray-700);
	display: inline-block;
	font-size: 10px;
	font-weight: 400;
	height: 14px;
	line-height: 14px;
	margin: 0 4px;
	padding: 0 6px;
	vertical-align: middle
}

.index_paySpeed1__h9ohe img {
	margin-right: 3px;
	vertical-align: middle
}

.index_paySpeed2__nN5PZ {
	background: #f2f2f2;
	background-color: #bcff2f;
	border-radius: 2px;
	color: var(--okd-color-gray-700);
	color: #000;
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	height: 14px;
	line-height: 14px;
	margin: 0 4px;
	padding: 0 6px;
	vertical-align: middle
}

.index_paySpeed2__nN5PZ img {
	margin-right: 3px;
	vertical-align: middle
}

.payment-item {
	align-items: center;
	display: inline-block;
	font-size: 0;
	height: 16px;
	line-height: 16px;
	white-space: nowrap
}

.payment-item.no-margin,
.payment-item:last-child {
	margin-right: 0
}

.payment-item.payment-instant .pay-method {
	color: #000;
	font-weight: 700
}

.payment-item.payment-instant img {
	cursor: pointer;
	margin-right: 4px;
	vertical-align: middle
}

.payment-item .payment-clickable {
	cursor: pointer
}

.payment-item .color-block {
	border-radius: 4px;
	display: inline-block;
	height: 8px;
	margin-right: 3px;
	vertical-align: middle;
	width: 2px
}

.payment-item .pay-method {
	display: inline-block;
	font-size: 12px;
	vertical-align: middle
}

.payment-item .pay-method .bank-name {
	padding-left: 8px
}

.payment-item.big {
	height: 20px;
	line-height: 20px
}

.payment-item.big .color-block {
	height: 10px;
	margin-right: 6px;
	width: 3px
}

.payment-item.big .pay-method {
	font-size: 14px;
	line-height: 20px
}

.dropdown {
	position: relative;
}

.dropdown-toggle {
	cursor: pointer;
}

.dropdown-menus {
	position: absolute;
	top: 100%;
	right: -20px;
	min-width: 190px;
	background: #1e2329;
	border: 1px solid #2a2a2a;
	border-radius: 6px;
	display: none;
	flex-direction: column;
	z-index: 9999;
	color: #fff;
}

.dropdown-menus a {
	padding: 10px 14px;
	color: #eaeaea;
	text-decoration: none;
	margin: 0 auto;
}

.dropdown-menus a:hover {
	 /* background: radial-gradient(ellipse at bottom, #673AB7 0%, #2196F3 100%); */
	color: #fff;
}

.divider {
	height: 1px;
	background: #2a2a2a;
	margin: 4px 0;
}

.issj {
	background: var(--okd-color-fq-green-lv1);
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	display: flex;
	padding: 5px 5px;

}


.isz {
	background:radial-gradient(ellipse at bottom, #ffffff 0%, #00ffc4 100%);
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	display: flex;
	padding: 5px 5px;

}


.ish1 {
	background: #3d3d3d;
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	display: flex;
	padding: 5px 5px;
}


/* 闪烁效果 */
.blink-text {
	animation: blink 1s infinite;
}

@keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.c2cs1 {
	background: var(--okd-color-fq-green-lv1);
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	display: flex;
	padding: 5px 5px;

}

.c2cs2{
    background: #0569ff;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: flex
;
    padding: 5px 5px;
}


.c2cs2g{
    background: #00bcd4;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: flex
;
    padding: 5px 5px;
}

.c2cs2c{
    background: #e91e63;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: flex
;
    padding: 5px 5px;
}


.c2cs2cs{
    background: #9e9e9e;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: flex
;
    padding: 5px 5px;
}

/* ��֧��״̬���� */
.status-waitpay {
  display: inline-block;
  padding: 6px 12px;
  color: #fff;
  background: linear-gradient(90deg, #ff5722, #ff9800);
  border-radius: 6px;
  font-weight: bold;
  animation: pulse 1.2s infinite;
}

/* ��ȷ���տ�״̬���� */
.status-waitconfirm {
  display: inline-block;
  padding: 6px 12px;
  color: #fff;
  background: linear-gradient(90deg, #4caf50, #8bc34a);
  border-radius: 6px;
  font-weight: bold;
  animation: pulse 1.2s infinite;
}

/* ������˸Ч�� */
@keyframes pulse {
  0% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.1); opacity: 0.7; }
  100% { transform: scale(1); opacity: 1; }
}

/* ��ͨ״̬ */
.c2cs2cs {
  display: inline-block;
  padding: 6px 12px;
  background: #f0f0f0;
  border-radius: 6px;
  color: #666;
  font-weight: bold;
}

.c2c-modal{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}
.c2c-modal__panel{width:680px;max-width:90vw;background:#fff;border-radius:12px;display:flex;overflow:hidden;box-shadow:0 10px 26px rgba(0,0,0,.35)}
.c2c-modal__left {
    position: relative; /* 让伪元素定位生效 */
    width: 38%;
    color: #fff;
    padding: 20px;
    overflow: hidden;
    background: radial-gradient(ellipse at bottom, #0d1b2a 0%, #000000 100%);
}

/* 背景星点特效 */
.c2c-modal__left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url("https://www.transparenttextures.com/patterns/stardust.png") repeat;
    animation: twinkling 200s linear infinite;
    z-index: 0; /* 在底层 */
}

/* 确保内容在伪元素之上 */
.c2c-modal__left > * {
    position: relative;
    z-index: 1;
}

@keyframes twinkling {
    from { background-position: 0 0; }
    to { background-position: -10000px 5000px; }
}

.c2c-modal__right{width:62%;background:#fff;color:#111;padding:24px;position:relative}
.close-x{position:absolute;right:22px;top:10px;border:none;background:transparent;font-size:22px;cursor:pointer}
.merchant-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.tag-buy{background:#3abf7a;color:#fff;border-radius:10px;padding:2px 8px;font-weight:700}
.title{font-size:18px;font-weight:700}

.merchant-info{display:flex;align-items:center;gap:10px;margin-bottom:10px}
.m-logo{width:45px;height:45px;border-radius:50%;object-fit:cover;background:#1f1f1f}
.m-name{font-weight:700;font-size: 20px;}
.stat-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.stat-list li{display:flex;justify-content:space-between;font-size:13px;color:#ddd;border-bottom:1px solid rgba(255,255,255,.06);padding:6px 0}
.hint{margin-top:12px;font-size:12px;color:#ccc}
.hint-title{font-weight:700;margin-bottom:4px}
.price-row{font-size:14px;margin-bottom:12px;font-weight: 700;}
.price-row .unit{color:#666;margin-left:4px}
.price-row .limit{color:#999;margin-left:8px}
.field-label{display:block;margin:12px 0 6px;font-size:13px;color:#666}
.field{position:relative}
.field input, .field select{width:100%;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;padding:12px 42px 12px 12px;font-size:16px;outline:none}
.field.readonly input{background:#f7f7f7}
.field-suffix{font-size: 18px; position:absolute;right:10px;top:50%;transform:translateY(-50%);color:#888}
.submit-btn{width:100%;margin-top:16px}
  .c2csx1{font-size: 14px; font-weight: 600; color: #fff;}
@media (max-width: 720px){
  .c2c-modal__panel{flex-direction:column}
  .c2c-modal__left,.c2c-modal__right{width:90%}

}



/* 选中项 */
.select2-selection__rendered img {
  vertical-align: middle;
  margin-right: 6px;
  width: 20px;
  height: 20px;
}

/* 下拉列表项 */
.select2-results__option img {
  vertical-align: middle;
  margin-right: 6px;
  width: 20px;
  height: 20px;
}

/* 让每一项更高一点，不会挤 */
.select2-results__option {
  padding: 10px 10px;
  line-height: 24px;
}

/* 让选择框本身也高一点 */
.select2-selection--single {
  height: 36px !important;
  display: flex;
  align-items: center;
}


/* 首页支付选项容器 */
.pay-select{position:relative;width:100%;}
/* 触发按钮 */
.pay-trigger{
  width:100%; display:flex; align-items:center; gap:.6rem;
  padding:12px 14px; border:1px solid #e5e7eb; border-radius:12px;
  background:#fff; cursor:pointer; transition:.2s;
  box-shadow:0 1px 2px rgba(0,0,0,.06);
}
.pay-trigger:hover{ border-color:#cbd5e1; box-shadow:0 4px 14px rgba(0,0,0,.07);}
.pay-icon{width:28px;height:28px;border-radius:9999px;object-fit:cover}
.pay-trigger #payText{font-size:16px;font-weight:600;color:#111827;}
.chevron{margin-left:auto;width:18px;height:18px;fill:none;stroke:#6b7280;stroke-width:2;transition:transform .2s;}
.pay-select.open .chevron{transform:rotate(180deg);}

/* 菜单 */
.pay-menu{
  position:absolute; left:0; right:0; top:calc(100% + 8px);
  background:#fff; border:1px solid #e5e7eb; border-radius:12px;
  box-shadow:0 12px 30px rgba(0,0,0,.12); list-style:none; padding:6px; margin:0;
  display:none; max-height:240px; overflow:auto; z-index:1000;
  animation:fadeIn .12s ease-out;
}
.pay-select.open .pay-menu{display:block;}
@keyframes fadeIn{from{opacity:0; transform:translateY(-4px)} to{opacity:1; transform:translateY(0)}}

/* 菜单项 */
.pay-item{
  display:flex; align-items:center; gap:.6rem;
  padding:10px 12px; border-radius:10px; cursor:pointer; position:relative;
}
.pay-item:hover{ background:#f3f4f6;}
.pay-item-icon{width:22px;height:22px;border-radius:9999px;object-fit:cover}
.pay-item .check{
  margin-left:auto; width:18px;height:18px; fill:none; stroke:#10b981; stroke-width:2; opacity:0;
}
.pay-item.selected .check{opacity:1;}
/* 细节滚动条（可选） */
.pay-menu::-webkit-scrollbar{width:8px}
.pay-menu::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:9999px}


.langs1{
	display:inline-flex;align-items:center;
}
.langs2{
	width:20px;height:20px;vertical-align:middle;
}


/* 放在你自己 CSS 的最后即可 */
.c2c-rel { position: relative; }

.c2c-trigger {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;        /* 只是增加鼠标手型，不改变原有视觉 */
  user-select: none;
}

.c2c-caret {
  width: 0; height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid currentColor; /* 继承原文字颜色 */
  transition: transform .15s ease;
}

.c2c-open .c2c-caret { transform: rotate(180deg); }

/* 菜单体：绝对定位到按钮下方 */
.c2c-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  min-width: 160px;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  box-shadow: 0 8px 24px rgba(0,0,0,.08);
  padding: 6px;
  display: none;
  z-index: 9999;
}

.c2c-open .c2c-menu { display: block; }

.c2c-menu a {
  display: block;
  padding: 8px 10px;
  border-radius: 6px;
  color: inherit;
  text-decoration: none;
  white-space: nowrap;
}
.c2c-menu a:hover { background: #f5f7fa; }
